home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / qbbs / tdplus19.zip / TDOOR.DOC < prev    next >
Text File  |  1992-02-19  |  25KB  |  618 lines

  1.  
  2.            ╓──────────────────────────────────────────────╖
  3.            ║      Welcome to The Transfer Door v1.90      ║
  4.            ║                                              ║
  5.            ║    (c) Copyright 1991,92 Gary Blydenburgh    ║
  6.            ║                                              ║
  7.            ║             ALL RIGHTS RESERVED              ║
  8.            ╙──────────────────────────────────────────────╜
  9.  
  10.  
  11.                              DESCRIPTION
  12.                              -----------
  13.  
  14.    The Transfer Door is an external Door Run as a Type 7 or 15  exit
  15.    from QuickBBs, Remote Access, or SuperBBS. Remote Access has it's
  16.    own  version.  It  is designed to replace the file section of you
  17.    BBS with a more versitile file area. This version supports Remote
  18.    Access 1.10 file structures, and QuickBBS 2.75
  19.  
  20.  
  21.  
  22.  
  23.                               FEATURES
  24.                               --------
  25.    o Menus Sysop configurable ALA QuickBBS/RA
  26.    o TDPLUS swaps to disk or EMS on shells
  27.    o CD ROM Support
  28.    o Built in Sysop FILES.BBS Maintenance
  29.    o Multiple line file descriptions
  30.    o Private files Supported
  31.    o Define as many free areas as you want
  32.    o # of file directories on 1 line is sysop configurable
  33.    o Looks for Help file (help.td)
  34.    o Filename search for unwanted files (FILE.LST)
  35.    o File tagging for Ansi users
  36.    o Tape Drive Support! Will restore MISSING files
  37.    o Will display Upload.ans or asc before uploads if it exists
  38.    o Goodbye from Tdoor Sysop Configurable
  39.    o User may Toggle Graphics on and off
  40.    o Hot Keys now installed! Sysop Configurable
  41.    o Full Communications Support
  42.    o No Watchdog or CTTY needed
  43.    o Uses ANSI so the Sysop sees what the user sees
  44.    o Status line display
  45.    o Keyboard inactivity timeout
  46.    o Sysop Chat with word wrap
  47.    o Shell to DOS option for Sysop
  48.    o Sysop can return caller to BBS
  49.    o Support for Errorlevel, or DSZLOG type Protocols, or Other
  50.    o Configuration Program to set up system
  51.    o Up to 60 Protocols may be defined in Config file
  52.    o Keeps track of all Ratios imposed by bbs instantly!
  53.    o Direct BIMODEM support without external programs
  54.    o Complete security by Flags and Security level
  55.    o Scans all areas users has access to for D/L's
  56.    o Checks for duplicate uploads
  57.    o Scans for Virus and reArcs uploads files to your arc
  58.      Format  with  ZZAP  v54a  and  newer,  and VIRUSSCAN, sample
  59.      zzap.cfg included, also may use Ziplab
  60.    o Virus Scan software now sysop configurable
  61.    o Support for External Archive Viewer such as Zipster
  62.    o D/L hours, min baud rate, and D/L exempt
  63.    o Default file extension support
  64.    o Supports batch Transfers
  65.    o Wildcard Support for file searches
  66.    o All files are opened in Shared mode for Multinode Support
  67.    o Sysop may use his own Ansi and Ascii menus
  68.    o Will not show FILES.BBS or FILES.BAK
  69.    o Shows blinking * in file list for new files
  70.    o Multi-line menu descriptions
  71.    o New file search from any date
  72.    o D/L or U/L while listing files
  73.    o Built in FilesCounter supports [1] and <1> methods
  74.    o Upload Credit Sysop configurable
  75.    o Supports locked baud rates
  76.    o Creates Up and download logs in default directory
  77.    o configurable upload directories
  78.    o Many other features not listed!
  79.    o Displays UPLOADS.ANS/ASC if found before an upload
  80.  
  81.  
  82. There are now 2 versions of the Transfer Door. Tdoor.exe and Tdplus.exe                   
  83. The latest versions may be requested as TDOOR and TDPLUS from 374/30 At
  84. HST and V32B speeds.
  85.  
  86. Tdplus uses external user defined menus, use you favorite menu editor
  87. to edit the menu to your taste. Tdplus also no longer uses FILES.BBS, 
  88. although it still updates Files.bbs on uploads, and moving of files with
  89. the sysop options.
  90. TDPLUS now uses FILES.TD. This file keeps track of:
  91. File name, File Date, File Size, Upload Date, # of D/L's, Uploader, and description
  92. A utility has been added to convert your Files.bbs to Files.td. File dates
  93. are no longer touched by this version, new file searches are compared 
  94. against the upload date in files.td.
  95.  
  96. Tdoor.exe is the same as Tdplus.exe except the menus are built in, and it still
  97. uses Files.bbs
  98.                    
  99.                    
  100.                    
  101.                    SETTING UP THE TRANSFER DOOR
  102.                    ----------------------------
  103. File Tagging is supported, Users may tag up to their D/L or time limit,
  104. Tags are not lost till the file is downloaded. When the users limit is
  105. reached, the file will not accept a Tag. Tagged files are lost if a user
  106. does a "Regular" D/L.
  107.  
  108. The files counter now supports [1] or <1>, it will update whatever it finds
  109.  
  110. Place the following files into your BBS or TDOOR Directory: if you put
  111. Tdoor in its own directory, you will need to copy Dorinfo1.def to that
  112. directory, then copy it back after exiting Tdoor.
  113.  
  114.             TDOOR.EXE or TDPLUS.EXE
  115.             TDOOR.MNU (Tdplus only)
  116.             PROTOCOL.TD
  117.             FLSEARCH.TD
  118.             TDOOR.CNF
  119.             TDCONFIG.EXE
  120.             HELP.TD
  121.             FILE.LST (if you use this option)
  122.             TDOOR.ANS (Change it to your taste)
  123.  
  124.  
  125.  
  126. SETTING THE DSZ ENVIRONMENTAL VARIABLE
  127. --------------------------------------
  128. First of all you must set the enviromental variable for DSZLOG, Put the
  129. following command in your autoexec.bat SET DSZLOG=C:\pathtobbs\DSZ.LOG
  130.  
  131. If you leave this out, your transfers will not be counted unless they are
  132. the Errorlevel type. Please note the filename DSZ.LOG can now be any name
  133. you like as Tdoor now reads the variable you set.
  134.  
  135. Tdoor nows checks the enviromental variable for DSZLOG internally if it is
  136. not set properly, you will exit with an Error.
  137.  
  138.  
  139. MAIN MENU
  140. ---------
  141.  
  142. TDOOR.EXE: 
  143. The menus are built in. it uses Tdoor.ANS/ASC for the display. This file
  144. must be present. This version is for those of you that don't want to mess
  145. around with making your own menus.
  146.  
  147. TDPLUS.EXE:
  148. The Main and file menus are Sysop configurable, it uses the same menu structures
  149. as QuickBBS and RA. You may use Menu Master or another similar program to
  150. create your menu. The menu choices are limited, but to stay
  151. compatable, I have used the same menu Type numbers as Quick and RA for the
  152. features that I do support. I have enclosed a sample menu for you to work
  153. with. ^A autostart selections are available, but only for use of an ANSI
  154. menu. If you want to use your own ansi menu, make the first line on your
  155. menu a Type 5, and put ^A for the Key.
  156.  
  157. The Menu name is configured in Tdconfig, you may path it.
  158.  
  159. Menu Selections Supported:
  160.  
  161. Type    Function                   Data
  162. ----    --------                   ----
  163. 0       Blank Line                 None
  164. 1       Goto new menu              Path and complete menu name; c:\quick\menus\tdoor.mnu
  165. 5       Display Ansi/Ascii File    Filename minus the extention
  166. 7       Shell and run program      Program Name 
  167. 9       Goodbye/Loggoff            None
  168. 21      Toggle Ansi on/off         None
  169. 31      List Files.td              Flsearch.td record number of this area 
  170. 32      Download                   None
  171. 33      Upload                     None
  172. 35      Keyword Search             None
  173. 36      File Search                None
  174. 37      New File Search            None
  175. 38      View Text File             Path to text file, user is prompted for Text Filename
  176. 39      View Text File             Full path and filename of text file
  177. 71      User Stats                 None
  178. 90      Return To BBS              None
  179. 98      Enable or Disable hotkeys  E or D
  180. 99      Select Transfer Protocol   None
  181.  
  182. Type 90 is one I made up, as Quick and RA have no Return to BBS function.
  183. All menu choices can oly be used once except types 1,5,7,31,38,39. I did this to  
  184. conserve memory, as these 3 are the only real ones that you may want to use 
  185. more than once. Although it is limited, at lease you may now configure Tdoor 
  186. with your own Colors, Keypresses, and menu choices. This is the only menu
  187. that will be configurable. Highlites are also supported(prompt will be), 
  188. define them with menu master.
  189.  
  190. TDOOR CONFIGURATION FILES
  191. -------------------------
  192.  
  193.                                 FILE AREAS
  194.                                 ----------
  195. If converting from FLSEARCH.CTL run QB2TDOOR.EXE 
  196. If converting from FILES.RA run RA2TDOOR.EXE
  197. they will do most of the conversion for you
  198. Make sure you run Tdconfig and go over all the conversions.
  199.  
  200. DLPATH:
  201.         The complete path to this D/L area.
  202.  
  203. AREA:
  204.         The Name of the file area, spaces are allowed "" are not
  205.  
  206. ULPATH:
  207.         Where you want uploaded files placed for this area. I would
  208.         put them all in a special uploads directory, but many sysops
  209.         don't do this and want the files uploaded to the D/L directory
  210.  
  211. FILESBBS: 
  212.         Enter full path and name of your file lists(Files.bbs or Files.td 
  213.         for TDPLUS). It may now be a separate directory, for CD ROM support.
  214.  
  215. SECURITY:
  216.         Security level for this area
  217.  
  218. FLAG:
  219.         Flag for this area. Enter XX is no flag is required.
  220.  
  221. FREE AREA:
  222.         If you want this area to be free then set this to "Y". Any files
  223.         D/L'ed from this area will not be counted against Ratio checks.
  224.  
  225.  
  226. GLOBAL SEARCHES:
  227.         If you do not want the area included in global New file search or
  228.         Upload dupe file search, then put "N" here, put "Y" otherwise.
  229.         This is useful if you have CDROMS and don't want them searched all
  230.         the time for new files, as their dates are never new.
  231.  
  232. UPLOADER: 
  233.         Used by TDPLUS to determine if you want the uploaders name listed
  234.         in this file area.
  235.  
  236.  
  237.  
  238.                                 PROTOCOLS
  239.                                 ----------
  240.  
  241. KEYPRESS:
  242.         The key to activate this protocol
  243.  
  244. DESCRIPTION:
  245.         The menu selection displayed to user.
  246.  
  247. NUMBER of FILES ALLOWED:
  248.         This is the # of files you want to allow in batch transfers. If the
  249.         protocol does not allow batch transfers, enter 1.
  250.  
  251. DOWNLOAD AND UPLOAD COMMANDS:
  252.         This is the actual command that is shelled to from tdoor, my examples
  253.         are set up for COM1, you may need to edit them
  254.         The filename MUST CONTAIN THE COMPLETE PATH AND FILENAME OF PROTOCOL
  255.  
  256. ERRORLEVEL:
  257.         Protocols are set up with [D]sz.log [E]rrorlevel or [O]ther to check
  258.         whether the transfer was a success, D and E are the best choices to use,
  259.         but some protocols need another way to test. This is done by comparing the
  260.         transfer time, with the estimated transfer time, it is not the best method
  261.         for testing, use the first two if at all possible.
  262.  
  263. EFFICIENCY:
  264.         Used for [O]ther type protocols. This number is multiplied against the
  265.         transfer time to compare if the transfer was a success or not.
  266.  
  267. When using BIMODEM be sure to set up your upload directory in BiConfig the same as the
  268. directory configured in your Door.cnf file. Bimodem.cfg must also be in
  269. your BBS directory
  270.  
  271.  
  272.                                 TDOOR.CNF
  273.                                 ----------
  274.  
  275. BBS PATH:
  276.         Path to bbs exitinfo.bbs and dorinfo1.def
  277.  
  278. BBS NODE:
  279.         Enter the number of the node being run from, this is for the filename
  280.         of the tdoor swap file
  281.  
  282. BBS NAME:
  283.         Your BBS name
  284.  
  285. DUPE UPLOAD CHECK:
  286.         Enter "F" to have dupe checking against your files.bbs
  287.         ENTER "D" to check the directory
  288.         "D" is faster, but if you have offline files you do not want uploaded
  289.         you will wnat to set this as "F"
  290.  
  291. BBS LOG:
  292.         Path and name of your BBS log file.
  293.  
  294. ZIP VIEW PROGRAM:
  295.         The name of your Archive viewing program, Zipster, and MTS are the 2 best.
  296.         Leave line blank if you do not use one.
  297.  
  298. DEFAULT ARCHIVE EXTENSION:
  299.         Enter the archive extension you use on your bbs. This allows the user
  300.         to input just FILE for FILE.ZIP
  301.  
  302. MINIMUM BAUD RATE:
  303.         Minimum baud rate allowed to use TDOOR, The user will be kicked out
  304.         Of the door if he is less than this rate.
  305.  
  306. D/L HOURS:
  307.         Enter D/L hours of your bbs. Do not span midnight.
  308.  
  309. ENABLE FILES.BBS SORT ROUTINE:
  310.         Enable this if you want the files.bbs that you move files to with the
  311.         sysop maint <M>ove files command
  312.  
  313. FILE MAINT SECURITY:{Tdoor.exe Only}
  314.         Enter the security level to have access to the Special Sysop Functions
  315.  
  316. MENU:
  317.         The full path and name of your Tdoor menu file(TDPLUS only)
  318.  
  319. DEFAULT UPLOAD DIR:
  320.         Name of you upload Directory, if uploads are made from main menu. Uploads
  321.         made at file areas will go to the directory specified in that file area.
  322.  
  323. ENABLE VIRUS SCAN:
  324.         Enable this if you want your uploads checked for Virus, and/or archive
  325.         type conversion with ZZAP or another program of this type. You must have 
  326.         ZZAP and SCAN from MCCaffe in your path.
  327.  
  328. 1ST COMMAND:
  329.         This the command for uploads that are archived when Virus Scan is enabled.
  330.  
  331. 2ND COMMAND:
  332.         this is the command for uploads that are not Archived
  333.  
  334. TAPE:
  335.         Enable this if you want Missing files in your files.bbs restored from
  336.         your tape drive and made available to the user for Download.
  337.  
  338.         In TDCONFIG there are 3 parameters for Tape Support.
  339.  
  340.         o Enable Support by Entering E in the approriate field.
  341.         o Enter a Temporary Directory for restored Tape files.
  342.         o Enter You Tape Command String.
  343.  
  344.         Tdoor will replace F$ with the filename in your tape command string.  Be
  345.         sure to restore all files to the Temporary Tape directory, they will be
  346.         D/Led from there, and deleted after the transfer.
  347.  
  348.         For CMS Jumbo you create D:\TAPE\ as your Temp directory in Tdoor.cnf.  The
  349.         tape must be formatted as 1 single directory called TAPE then use:
  350.  
  351.         TAPE RESTORE \TAPE\F$
  352.  
  353.         Create a Temporary directory of the name configured in TDCONFIG.
  354.  
  355.         That's it, if a user comes across a file that is Listed in your FILES.BBS,
  356.         but not found on the disk, it will give the option of Restoring the file
  357.         from the tape drive. The file must be listed in the files.bbs to be
  358.         restored.
  359.  
  360.         Most Tape drives do not work under DesqView, i have enclosed a Sample of
  361.         EZTAPE from Irwin Magnetics, as the is the drive that I use. If you need a
  362.         bigger command string, just edit Tdoor.cnf with a text editor.
  363.  
  364.         Be sure to disable you modem from hanging up if user activity is too long,
  365.         as it takes a while to get the files off the tape as you know.
  366.  
  367. D/L RATIO EXEMPT FLAG:
  368.         Enter the flag you wish to use to exempt the user from ant Ratio
  369.         checks. The time limit is still enforced.
  370.         Enter "XX" if you do not want to use Ratio checking at all
  371.  
  372. # OF FILE DIRECTORIES: {Tdoor.exe only}
  373.         The number of file directories on 1 line is now configurable to 2 or 3
  374.         across. Also note that if you have more than 33 file areas you must disable
  375.         hot keys, as you will run out of menu choice characters for file area
  376.         selections. When hot keys are off, the file areas are numbered instead of
  377.         using single chars. You may now define up to 200 file areas. Also if you
  378.         have more than 99 file areas your area description length for 2-column
  379.         mode may only be 30 characters, 3-column mode 20 characters.
  380.  
  381. FILE RATIO
  382.         Enter the ratio you want to use on your BBS. You must put a number here
  383.         even if you do not want to use ratio checking. The Ratio flag will disable
  384.         ratio checking if you don't want to use it.
  385.  
  386. FILE RATIO CHECK TYPE:
  387.         Enter # if you want your Ratio checked buy number of files, or K if you
  388.         want them checked in kilobytes
  389.  
  390. DL's BEFORE RATIO CHECK:
  391.         Enter the number of D/L's a user can have before his ratio is checked.
  392.         it would not be fair to the user to make him have to upload before he
  393.         can even D/L. But I guess you can if you want!
  394.  
  395. D/L FILES COUNTER:
  396.         Enter E to enable the d/l files counter or D to disable it.
  397.  
  398. BBSTYPE:
  399.         Enter QUICKBBS For QuickBBS or SuperBBS, or REMOTE ACCESS, for RA.
  400.  
  401. ENABLE HOT KEYS:
  402.         Do not enable HOT keys if you have more that 33 file areas, as you
  403.         will run out of menu choice chars. When Hot keys are disabled menu
  404.         choices for file areas will ne numbered instead of lettered.
  405.  
  406.         The number of the keypress will be the same as the order of entry
  407.         in The File Menu, The 1st file area found will be 1, the second will
  408.         be keypress 2, the 3rd will be 3, etc.... The menu keypresses will
  409.         be overridden and numbers will be used instead when hot keys are disabled
  410.  
  411.         Use menu option 98 to disable hot keys at the top of your file menus if
  412.         you want to use numbered areas, be sure to use it again to re-enable
  413.         hot keys at the main menu. This allows you to still use hot keys from
  414.         your other menus.
  415.  
  416. PRIVATE FILES:
  417.         If enabled user will be prompted to ask if the file being uploaded
  418.         will be for sysop eyes only. If so the upload will be moved to the
  419.         Private file directory.
  420.  
  421. DIR:
  422.         This is the directory used with above command. It must be listed
  423.         if Private files are enabled.
  424.  
  425. U/L CREDIT:
  426.         Time credit given to user for upload. If set to 1 no time will be
  427.         lost for uploads. If set to 2, user will have double upload time
  428.         credited to him. If set to 0, no credit is given. ETC...
  429.  
  430. LOG OFF FROM TDOOR:
  431.         Allow user to log off within Tdoor.
  432.  
  433. SWAP:                          
  434.         Enter E to swap to EMS, D to swap to disk, N to Disable swapping
  435.         when running external programs. If you have trouble with this routine
  436.         disable it.
  437.  
  438. FILE DESCRIPTIONS:
  439.         Enter the maximum # of lines you want in your file descriptions. 
  440.         minimum or 1, max or 5.
  441.                           
  442.                           ──────────//──────────
  443.  
  444. USER CREATED MENU
  445. -----------------
  446. Tdoor needs TDOOR.ANS or TDOOR.ASC for it's Main Menu. Do not use screen clearing 
  447. in you ansi menu or you will lose the status bar. TDPLUS uses user defined menus
  448. TDOOR.ANS/ASC is used in the default menus supplied with TDPLUS
  449.  
  450. Please note if your Files.bbs has a header, be sure to put a SPACE before
  451. it.
  452.  
  453. Tdoor also creates UPLOADS.LOG and DOWNLOAD.LOG in the default directory,
  454. the system log is also updated.
  455.  
  456. To Run as a Type 15 Door insert the following into your bat file:
  457.  
  458.       if errorlevel 90 goto Tdoor
  459.       .
  460.       .
  461.       .
  462.  
  463.       :tdoor
  464.       TdPLUS.exe /Ctdoor.cnf /PProtocol.td 
  465.       Quickbbs -e0 -r
  466.       goto after_Quick
  467.  
  468. To run as a Type 7 door just put TDPLUS.EXE /CTDOOR.CNF /PProtocol.td 
  469. on your menu make sure you use the *M command with type 7 exits!
  470.  
  471. If you do not specify a config file TDOOR.CNF and PROTOCOL.TD are assumed
  472.  
  473.  
  474. UNWANTED FILES
  475. --------------
  476. Tdoor checks to see if FILE.LST exists in current directory. This file is a
  477. list of unwanted filenames and is checked against uploads. It will not
  478. allow any file in this list to be uploaded. just enter 1 filename per line.
  479. Sample is enclosed.
  480.  
  481.  
  482. HELP FILE
  483. ---------
  484. A Help file may be added as HELP.TD and a sample is enclosed. Create/Add to
  485. it whatever you want to include to assist your users.
  486.  
  487. MULTINODE                          
  488. _________
  489.  
  490. Create a TDOOR directory and palce all the tdoor files in it.
  491. Create a separate Tdoor.cnf for each node and name each different. 
  492. Make sure the BBS directory points to each nodes directory
  493. Make sure you rename DSZLOG to a different filename for each node
  494. Create a separate protocol.td and do the same reflecting the com port differences.
  495.  
  496. Call Tdoor with the config files as: 
  497.                                      TDPLUS /CTdoor.cnf /PProtocol.td
  498.  
  499. SYSOP MAINTENANCE                          
  500. -----------------
  501. In TDPLUS.EXE it is a separate program , SYSOP.EXE. It can be accessed from
  502. a type 7 exit from you main menu. You may also run it from QuickBBS if you choose.
  503. RUN As SYSOP.EXE TDOOR.CNF
  504. Please note no /C in this program for the config file!
  505.  
  506. TDOOR.EXE:
  507. Sysop maint is toggled on and off at the File Directory screen. It is by
  508. default OFF, and is toggled on with the [!] key. Anyone with a security
  509. level >= the Sysop Maint security entered in Tdoor.cnf will have acces to 
  510. these special commands. You must have ANSI enabled to use this section
  511.  
  512. When this section is made active, the sysop commands are displayed at the 
  513. end of each page while listing files. These are the commands available. 
  514.  
  515. Move Tags:
  516.         You may tag up to 30 files at a time and move them to any file 
  517.         directory listed in FLSEARCH.TD. You may only work with 1 File
  518.         area at a time. If you leave the file area, all tags are lost.
  519.         If you have Sort files.bbs enabled in Tdoor.cnf then the files.bbs
  520.         that you have moved the files to will be sorted in alphbetical order
  521.  
  522. Edit:
  523.         Edit the file description of the line you are on. An ansi editor
  524.         is used for this, with full editing features.
  525.  
  526. Kill:
  527.         Delete the file you are on.
  528.  
  529. Sort:
  530.         Sort the Files.bbs that you are now listing.
  531.  
  532. Date:   
  533.         Change the file date of all tagged files to Todays Date, files                          
  534.         will then show up with a New files search.
  535.  
  536.  
  537. TDUPDATE.EXE
  538.         This program is used to convert FILES.BBS to FILES.TD for TDPLUS.
  539.         TDPLUS uses a new file listing which includes the uploaded file
  540.         date, the uploaders name, # of Downloads, and a longer file
  541.         description. Just run it in the same directory as you FLSEARCH.TD
  542.         file, it will update or create a new FILES.TD for you. Two command
  543.         line options are available to you. /A will run unattended, /D will
  544.         make the Upload date todays date, otherwise the Upload date will be
  545.         the file date. You may still use FEBBS or whatever you use to do
  546.         your file maint. Then run TDUPDATE to convert the changes over to
  547.         FILES.TD in your nightly event.
  548.  
  549.                           
  550.                           ──────────//──────────
  551.  
  552.  
  553.                           Error Codes For Tdoor
  554.  
  555.  2 Syntax Error                 53 File Not Found
  556.  3 Return without Gosub         54 Bad File Mode
  557.  4 Out of Data                  55 File Already Open
  558.  5 Illegal Function Call        56 Field Statemant Active
  559.  6 Overflow                     57 Device I/O
  560.  7 Out Of Memory                58 File Already Exists
  561.  9 Subscript out of Range       59 Bad Record Length
  562. 10 Dupe Definition              61 Disk Full
  563. 11 Division by 0                62 Input past end of file
  564. 13 Type mismatch                63 Bad Record #
  565. 14 Out of string space          64 Bad file name
  566. 16 String formula too complex   67 Too many files
  567. 19 No Resume                    68 Device unavailable
  568. 20 Resume without error         69 Comm buffer overflow
  569. 24 Device timeout               70 Permission denied
  570. 25 Device fault                 71 Disk not ready
  571. 27 Out of paper                 72 Disk media error
  572. 39 Case else expected           73 Advanced Feature Unavailable
  573. 40 Variable required            74 Rename Across disks
  574. 50 Field overflow               75 Path/File access error
  575. 51 Internal Error               76 Path not found
  576. 52 Bad file name or #
  577.  
  578.                           ──────────//──────────
  579.  
  580.  
  581. Tdoor Beta sites:
  582.  
  583.   Lounge Lizard's Retreat 382/8    (512)357-6904 George Vandervort
  584.   Hurricane Alley BBS     266/901  (609)875-9759 Al Chavez
  585.   Shadowdale              130/28   (817)732-6157 Mike Wilson
  586.   Middle Earth            382/19   (512)835-4848 Jim Roe
  587.   The Private Ear         388/10   (817)776-9877 Fred Horner
  588.   The Allied Group BBS    268/108  (717)992-4467 Robert Zellers
  589.   The Endeavour           363/330  (407)330-0221 Jade Apisukh
  590.   The Ham Radio Emporium  170/801  (918)272-4327 Chester McCarter
  591.   T.I.T.S BBS             363/678  (407)886-6678 Blaine Richard                        
  592.   Mass Connections BBS    324/288  (508)250-4672 James Ouellette
  593.   Cubic BBS (Canada)      221/124  (519)633-6357 Dave Gee
  594.   Adult Fun Castle BBS    3613/9   (404)685-1455 Robert Carter
  595.   Free New York Net       2603/0   (718)853-8957 E. Deringer
  596.                           ──────────//──────────
  597.  
  598.  
  599. This program is Shareware, You may use it for an Evaluation period of 30
  600. days, if you like it a Registration fee of $20_US is greatly appreciated!
  601. This program may not be modified in any way! A Key file will be sent to you
  602. to take the evaluation copy message out of you copy.
  603.  
  604. The current version of Tdoor may be freq'ed from 374/30 under magic name
  605. of TDOOR or TDPLUS.
  606.  
  607. Registering your software will encourage future updates!
  608.  
  609. Send Registrations and questions to:
  610.                                       Gary Blydenburgh
  611.                                       1395 Armory Dr NE
  612.                                       Palm Bay, Fl 32907
  613.                                       Fidonet 374/30
  614.                                       BBS 1-407-951-7681 HST
  615.  
  616.  
  617.  
  618.